Regenerate and update to new gir and glib-rs version
authorFelix Krull <f_krull@gmx.de>
Mon, 20 May 2019 22:08:26 +0000 (00:08 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
commit61e205b5c3d33e19082829f1a4049aba703080c0
tree734b2abf68b7fa26254f64c2f2514f29a543b930
parentdf2d708f30680d0a634eaf027131d22c453b8acf
Regenerate and update to new gir and glib-rs version
28 files changed:
rust-bindings/rust/Cargo.toml
rust-bindings/rust/conf/ostree.toml
rust-bindings/rust/src/auto/async_progress.rs
rust-bindings/rust/src/auto/bootconfig_parser.rs
rust-bindings/rust/src/auto/constants.rs
rust-bindings/rust/src/auto/deployment.rs
rust-bindings/rust/src/auto/enums.rs
rust-bindings/rust/src/auto/flags.rs
rust-bindings/rust/src/auto/functions.rs
rust-bindings/rust/src/auto/gpg_verify_result.rs
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/src/auto/mutable_tree.rs
rust-bindings/rust/src/auto/remote.rs
rust-bindings/rust/src/auto/repo.rs
rust-bindings/rust/src/auto/repo_commit_modifier.rs
rust-bindings/rust/src/auto/repo_dev_ino_cache.rs
rust-bindings/rust/src/auto/repo_file.rs
rust-bindings/rust/src/auto/repo_transaction_stats.rs
rust-bindings/rust/src/auto/se_policy.rs
rust-bindings/rust/src/auto/sysroot.rs
rust-bindings/rust/src/auto/sysroot_upgrader.rs
rust-bindings/rust/src/auto/versions.txt
rust-bindings/rust/src/collection_ref/mod.rs
rust-bindings/rust/src/collection_ref/tests.rs
rust-bindings/rust/src/lib.rs
rust-bindings/rust/src/object_name.rs
rust-bindings/rust/src/repo/mod.rs
rust-bindings/rust/tests/roundtrip.rs